* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
authorKarl Fogel <kfogel@red-bean.com>
Tue, 13 Jul 2010 22:17:51 +0000 (18:17 -0400)
committerKarl Fogel <kfogel@red-bean.com>
Tue, 13 Jul 2010 22:17:51 +0000 (18:17 -0400)
commit96a8bcd5560a5b07e5fadcda4ae5119c725dcc5d
tree0468248920d5d74ff6edce39b76798c1489f9ef4
parent948926eba498dde83cdab1b455f80dced879bbfc
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
  This is also from Thierry Volpiatto's patch in bug #6444.  However,
  because it was extraneous to the functional change in that patch,
  and causes a re-indendation, I am committing it separately.
lisp/ChangeLog
lisp/bookmark.el